RadioButtonIsSelected Property
Specifies the default state of a radio button or option. A control initializes to the default state specified by this attribute.
Namespace: Independentsoft.Office.Odf.FormsAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public bool IsSelected { get; set; }
Public Property IsSelected As Boolean
Get
Set
Property Value
Boolean